Skip to content

Conversation

Copy link

Copilot AI commented Dec 4, 2025

Description

Fixes spelling errors in comments, documentation, and variable names across the tools folder.

Changes (11 files, 21 corrections):

  • TestFx/TestManager.cs: OverridedOverrides, convensionconvention, witchwhich, argumetsarguments, resouceProviderresourceProvider, defaulsdefault
  • TestFx/TestModelExtensions.cs: compariedcompared, accoutnaccount, subscriptiosnsubscriptions, Treu fiTrue if
  • TestFx/Mocks/MockContext.cs: optimizatoinoptimization
  • TestFx/Recorder/PermissiveRecordMatcherWith.cs*: userAgnetuserAgent (6 occurrences)
  • Az.Tools.Predictor/ParameterSetTests.cs: middelmiddle, positioinalpositional, paramters are after thparameters are after the
  • StaticAnalysis/CmdletMetadataHelper.cs: ParmaterSetMetadataHelperParameterSetMetadataHelper
  • InstallationTests/DeploymentTests.ps1: ComplexPramatersComplexParameters
  • PublishModules.psm1: sucessfullysuccessfully
  • Az.Tools.Predictor/HistoryTelemetryData.cs: commdncommand
  • FormatPs1XmlGenerator/Reflector.cs: dependecydependency

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request
Original prompt

Check and fix typos under tools folder


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: dingmeng-xue <[email protected]>
Copilot AI changed the title [WIP] Fix typos in tools folder Fix typos in tools folder Dec 4, 2025
Copilot AI requested a review from dingmeng-xue December 4, 2025 07:08
Copilot finished work on behalf of dingmeng-xue December 4, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants